[INFO] cloning repository https://github.com/T-redge/Cash-Counting
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T-redge/Cash-Counting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-redge%2FCash-Counting", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-redge%2FCash-Counting'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8eee229c11e5f9c3e02b9b9bcdf14026b5b8e4f0
[INFO] fixing T-redge/Cash-Counting against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-redge%2FCash-Counting" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/T-redge/Cash-Counting
[INFO] finished tweaking git repo https://github.com/T-redge/Cash-Counting
[INFO] tweaked toml for git repo https://github.com/T-redge/Cash-Counting written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/T-redge/Cash-Counting on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/T-redge/Cash-Counting already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webbrowser v1.0.5
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e
[INFO] running `Command { std: "docker" "start" "3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking epaint_default_fonts v0.32.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking polling v3.9.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.32.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking ecolor v0.32.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking epaint v0.32.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking egui v0.32.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking egui_glow v0.32.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.8
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking egui-winit v0.32.0
[INFO] [stderr]     Checking eframe v0.32.0
[INFO] [stderr]     Checking rust-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `android` in `platform`
[INFO] [stdout]  --> src/lib.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn android_main(app: winit::platform::android::activity::AndroidApp) {
[INFO] [stdout]   |                                       ^^^^^^^ could not find `android` in `platform`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.11/src/platform/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(android_platform, docsrs))]
[INFO] [stdout]   |          -------------------------- the item is gated here
[INFO] [stdout] 6 | pub mod android;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `NativeOptions` has no field named `android_app`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         android_app: Some(app),
[INFO] [stdout]    |         ^^^^^^^^^^^ `NativeOptions` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `viewport`, `vsync`, `multisampling`, `depth_buffer`, `stencil_buffer` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `android` in `platform`
[INFO] [stdout]  --> src/lib.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn android_main(app: winit::platform::android::activity::AndroidApp) {
[INFO] [stdout]   |                                       ^^^^^^^ could not find `android` in `platform`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.11/src/platform/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(android_platform, docsrs))]
[INFO] [stdout]   |          -------------------------- the item is gated here
[INFO] [stdout] 6 | pub mod android;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-app` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0560]: struct `NativeOptions` has no field named `android_app`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         android_app: Some(app),
[INFO] [stdout]    |         ^^^^^^^^^^^ `NativeOptions` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `viewport`, `vsync`, `multisampling`, `depth_buffer`, `stencil_buffer` ... and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-app` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e", kill_on_drop: false }`
[INFO] [stdout] 3ed29340aae8c65910f32df3e5871ba90745a9a1cd1b7fdf9b4ff0e164c1bf5e
